Skip to content

build(deps): bump aiohttp from 3.12.15 to 3.13.4#301

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4
Open

build(deps): bump aiohttp from 3.12.15 to 3.13.4#301
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Greptile Summary

Security-driven Dependabot update bumping aiohttp from 3.12.15 to 3.13.4. Only uv.lock is affected — no application code, version specifiers, or project constraints change.

Confidence Score: 5/5

Safe to merge — routine security patch bump with no application code changes.

All changes are confined to the lock file. The pyproject.toml specifier for aiohttp is unconstrained (aiohttp*), so 3.13.4 is within the accepted range. The codebase only uses aiohttp.web in one Temporal worker file and httpx_aiohttp as an optional transport — neither usage has breaking surface area in this bump. No P0/P1 issues found.

No files require special attention.

Important Files Changed

Filename Overview
uv.lock Lock file updated to pin aiohttp to 3.13.4 (from 3.12.15); all dependency hashes refreshed accordingly.
pyproject.toml No changes to the aiohttp specifier; it remains unconstrained (aiohttp*), so the new version is within bounds.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[pyproject.toml\naiohttp specifier: *] --> B[uv lock resolution]
    B --> C[aiohttp 3.12.15\nPrevious pin]
    B --> D[aiohttp 3.13.4\nNew pin - security fix]
    D --> E[aiohttp.web\nworker.py]
    D --> F[httpx_aiohttp optional transport\n_base_client.py]
Loading

Reviews (5): Last reviewed commit: "Bump aiohttp from 3.12.15 to 3.13.4" | Re-trigger Greptile

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from 960d868 to fdd924a Compare April 6, 2026 18:57
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 6, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedaiohttp@​3.12.15 ⏵ 3.13.497 +1100 +32100100100

View full report

@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from fdd924a to 8b1d587 Compare April 7, 2026 18:08
@dependabot dependabot bot changed the title Bump aiohttp from 3.12.15 to 3.13.4 build(deps): bump aiohttp from 3.12.15 to 3.13.4 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from 8b1d587 to 9695659 Compare April 7, 2026 18:49
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from 9695659 to 97cc085 Compare April 7, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants